GtkWidget: Add gtk_widget_get_style_context().
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 9 Mar 2010 23:55:48 +0000 (00:55 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:36:51 +0000 (15:36 +0100)
commit3f93c714ae749c106cb037c76bc6e72176e0b6c6
treef33305a9dd6bc340e58f3534b52ec30f731555d8
parent2e96770e0b3686380e94d3c82d428958f648c9ec
GtkWidget: Add gtk_widget_get_style_context().

There will be one GtkStyleContext per widget, at the moment its
lifetime is tied to the widget's, but it could be narrowed down
to GTK_WIDGET_REALIZED.
gtk/gtkwidget.c
gtk/gtkwidget.h